FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package tiplu.maia.schnittstellendefinition#1.1.1 (78 ms)

Package tiplu.maia.schnittstellendefinition
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=tiplu.maia.schnittstellendefinition@1.1.1&canonical=https://tiplu.de/fhir/maia/StructureDefinition/MaiaPhysischerStandort
Url https://tiplu.de/fhir/maia/StructureDefinition/MaiaPhysischerStandort
Version 1.0.0
Status active
Date 2023-02-27
Name MaiaPhysischerStandort
Title Maia physischer Standort
Experimental False
Description Das vorliegende Location-Profil im UseCase von Station, Raum und Bett beschreibt alle verpflichtenden und optionalen Informationen, die ein Datenlieferant für Maia liefern muss.
Type Location
Kind resource

Resources that use this resource

CapabilityStatement
https://tiplu.de/fhir/maia/CapabilityStatement/1.0.0 Maia 1.0 CapabilityStatement
https://tiplu.de/fhir/maia/StructureDefinition/MaiaKontaktGesundheitseinrichtung Maia KontaktGesundheitseinrichtung

Resources that this resource uses

ValueSet
https://tiplu.de/fhir/maia/ValueSet/MaiaUnterstuetzteLocationRoleTypeVS ValueSet der von Maia unterstützten roleType Werte in Location
https://tiplu.de/fhir/maia/ValueSet/MaiaUnterstuetztePhysicalTypesVS ValueSet der von Maia unterstützten physicalType Werte in Location


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "MaiaPhysischerStandort",
  "url" : "https://tiplu.de/fhir/maia/StructureDefinition/MaiaPhysischerStandort",
  "version" : "1.0.0",
  "name" : "MaiaPhysischerStandort",
  "title" : "Maia physischer Standort",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-02-27",
  "publisher" : "Tiplu GmbH",
  "description" : "Das vorliegende Location-Profil im UseCase von Station, Raum und Bett beschreibt alle verpflichtenden und optionalen Informationen, die ein Datenlieferant für Maia liefern muss.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Location",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Location.id",
        "path" : "Location.id",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier",
        "path" : "Location.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:StandortNummer",
        "path" : "Location.identifier",
        "sliceName" : "StandortNummer",
        "min" : 0,
        "max" : "1",
        "patternIdentifier" : {
          "type" : {
            "coding" : [
              {
                "code" : "RI",
                "system" : "http://terminology.hl7.org/CodeSystem/v2-0203"
              }
            ]
          }
        },
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:StandortNummer.type",
        "path" : "Location.identifier.type",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:StandortNummer.system",
        "path" : "Location.identifier.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.identifier:StandortNummer.value",
        "path" : "Location.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Location.name",
        "path" : "Location.name",
        "mustSupport" : true
      },
      {
        "id" : "Location.type",
        "path" : "Location.type",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "Location.type:RoleType",
        "path" : "Location.type",
        "sliceName" : "RoleType",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://tiplu.de/fhir/maia/ValueSet/MaiaUnterstuetzteLocationRoleTypeVS"
        }
      },
      {
        "id" : "Location.physicalType",
        "path" : "Location.physicalType",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://tiplu.de/fhir/maia/ValueSet/MaiaUnterstuetztePhysicalTypesVS"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.